const runtime.isTiny_

3 uses

	runtime (current package)
		malloc_stubs.go#L40: const isTiny_ = false
		malloc_stubs.go#L61: 	if isTiny_ {
		malloc_stubs.go#L99: 	if !isTiny_ {